home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 43.zip / CU Amiga 34.adf / SuperLock.doc / SuperLock.doc
Text File  |  2018-01-22  |  5KB  |  116 lines

  1.  
  2.                                   SuperLock
  3.  
  4.                           The Amiga Security Device
  5.  
  6.                     (c) Copyright 1991 by Jonathan Potter
  7.  
  8. ------------------------------------------------------------------------------
  9.  
  10.   Recently, at the Sydney World of Commodore show, I caught two kids trying
  11. to copy a commercial program off a demonstration computer's hard drive onto
  12. their own floppy disk. I thought at the time, wouldn't it be good if there was
  13. some way to disable the floppy drives, to prevent this sort of thing, but
  14. still leave the hard drive active for demonstration purposes.
  15.  
  16.   Introducing ...... SuperLock! The security program for the Amiga.
  17.  
  18.   SuperLock allows you to disable any or all of your disk drives, hard drives
  19. and other storage devices. It also allows you to disable the keyboard and the
  20. mouse, for added security.
  21.  
  22.   SuperLock requires the arp.library to be present in the LIBS: directory.
  23.  
  24.   When you run SuperLock, a window appears, prompting you to enter a password.
  25. If this is the first time you have run SuperLock, the password is "password"
  26. (without the quotes and in lower-case; passwords ARE case-sensitive).
  27.  
  28.   All the other gadgets on the SuperLock window are inactive until the correct
  29. password is entered. Enter the password and press return.
  30.  
  31.   SuperLock then lists all the devices present in the system. To select a
  32. device for locking, simply select it. Select it again to toggle locking off.
  33. If there are more than ten devices present in the system, you can use the
  34. slider gadget to move through them.
  35.  
  36.   The gadgets at the bottom of the window labelled Keyboard and Mouse allow
  37. you to enable or disable keyboard and mouse locking.
  38.  
  39.   There are six gadgets at the right of the window. These are :
  40.  
  41.     All..... selects all devices for locking.
  42.  
  43.     None.... turns locking off for all devices.
  44.  
  45.     Toggle.. reverses the state of all devices.
  46.  
  47.     Lock.... enters locked mode. More about this later.
  48.  
  49.     Save.... saves the configuration. More about this later.
  50.  
  51.     Quit.... exits the program.
  52.  
  53.   When you have selected what you want to be locked, select the Lock gadget.
  54. window disappears, and you will find that your choices have taken effect. All
  55. the devices you selected to be locked will become non-DOS disks, and cannot
  56. be read from or written to. If you chose to lock the keyboard, you will not
  57. be able to type anything. And if you chose to lock the mouse, the mouse will
  58. be moved to the bottom-right of the screen, out of the way, and you will not
  59. be able to shift it.
  60.  
  61.   To return to the SuperLock window from the locked state, press the Left Amiga,
  62. Right Amiga and L keys at the same time (this works even if you chose to lock
  63. the keyboard). The SuperLock window will appear, and you will be asked to
  64. enter the password again.
  65.  
  66.   At this point, the keyboard and mouse will become unlocked if they were locked
  67. before. You now have 15 seconds to enter the correct password and press return.
  68. If you fail to do so, the SuperLock window will disappear and the keyboard
  69. and mouse will be locked again (if they were selected for locking).
  70.  
  71.   If you click the close gadget on the window without entering the password,
  72. SuperLock will returned to the locked state. You cannot remove SuperLock from
  73. the system without the correct password.
  74.  
  75.   Entering the correct password causes all locked devices to be unlocked as
  76. well. At this point you may choose new devices for locking, or quit the program.
  77. Once the password has been entered, the close gadget will actually quit the
  78. program, rather than returning to the locked state, as described above.
  79.  
  80.   SuperLock can save your choices to a file in the S: directory. If you click
  81. the Save gadget, a file will be created called SuperLock.cfg. This contains
  82. the password (in encrypted form), the names of all the devices you have selected
  83. for locking, and the locked state of the keyboard and mouse.
  84.  
  85.   To change the password from the default "password", simply edit the password
  86. string at the top of the window and click the Save gadget. From now on, your
  87. new password will be required to activate/deactivate SuperLock.
  88.  
  89.   If you have your choices saved (with the Save gadget), you may elect to run
  90. SuperLock from the startup-sequence with the -a flag. That is,
  91.  
  92.     SuperLock -a
  93.  
  94.   The -a flag causes SuperLock to enter locked state immediately upon being
  95. run; it does not need a password entered until you press the Amiga-Amiga-L
  96. sequence.
  97.  
  98.   SuperLock runs fine from the Workbench. It automatically detaches itself from
  99. the CLI, so you do not need run or runback.
  100.  
  101. ------------------------------------------------------------------------------
  102.  
  103.   SuperLock is freely distributable copyrighted software. If you use it, you
  104. might like to consider making a small donation to the author.
  105.  
  106.   To contact the author, write to :
  107.  
  108.                                Jonathan Potter
  109.                                  P.O. Box 289
  110.                               Goodwood, SA 5034
  111.                                   Australia
  112.  
  113.                          Phone : (08) 2932788
  114.                        FidoNET : 3:680/829
  115.                       Internet : jpotter@itd.adelaide.edu.au
  116.